home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / 3d / docs / 00_index.txt next >
File List  |  2012-06-16  |  4KB  |  51 lines

  1. 3d_math.zip       11835 **+   3d math by Lithium of VLA : Explanations of some
  2.                               | 3d math concepts - I remember not getting the
  3.                               | 3d rotations working correctly when I first
  4.                               | started programming, but I'm not sure if that's
  5.                               | my fault or the fault of the doc.  Most of the
  6.                               | docs are some simple linear algebra.  They
  7.                               | spell out the equations in the end for those
  8.                               | who can't completely understand them. Text
  9. 3dbasics.zip       2745 *     3d basics by Synergist : Some basic 3d
  10.                               | documentation - I'd never want to tell someone
  11.                               | that this doc is a good place to start.  The
  12.                               | person writing this has no concept of
  13.                               | structures, which severely ease the programming
  14.                               | of complex things such as 3d systems. Text
  15. 3dica221.zip     422704 ****+ 3D Coding tutorial by Ica of Hubris : This
  16.                               | tutorial is very easy to understand and
  17.                               | describes everything you need to know like the
  18.                               | mathematical basics, the different kind of
  19.                               | polyfillers, shading methods, camera movement,
  20.                               | sorting and backface culling and much much
  21.                               | more. A must-have for every 3d coder! Text
  22. fh-3dtut.zip      12903 *+    3D Tutorial by FH94.3 of Nitro : Explains how to
  23.                               | rotate in 3D. Pascal, Text
  24. otmmatx.zip       13676 ****  3D Matrix Transformations by Voltaire of OTM :
  25.                               | Good tutorial on 3D transformations using
  26.                               | matricies. Text
  27. sba_3dcm.zip      14496 ***   3D Camera Tutorial by Shadow Bandit of Diabolic
  28.                               | Force Text
  29. shadows.zip      121258 ****  3D Shadow Tutorial by Fuzzel of Haujobb :
  30.                               | Explains how to do shadows in 3d using a
  31.                               | zbuffer algorithm. Text
  32. ttka3ddo.zip      15613 ***   Polyfiller Tutorial by Karma of TFL-TDV : A good
  33.                               | explanation of different types of polyfillers.
  34.                               | Text
  35. zed3d060.zip     357811 ****  Zed 3D by Zed : A comprehensive doc on many
  36.                               | aspects of 3d math and programming - Designed
  37.                               | for those comfortable with math.  It spells out
  38.                               | the math concepts needed and shows their
  39.                               | application, but by no means spoon feeds the
  40.                               | information to you. C/C++, Text
  41. zed3d095.zip     697450 ****+ Zed 3D by Zed : Zed 3d - a document explaining
  42.                               | the maths you'll need for 3d. Word and
  43.                               | postscript formats of the same file.  Zed has
  44.                               | an attention to detail and a great way to
  45.                               | explain all the math.  I highly recommend this
  46.                               | to anyone starting to make a 3d engine who
  47.                               | doesn't know where to start (start with the
  48.                               | math, not the polygon fillers, believe me!  the
  49.                               | fillers are trivial in comparison).  See the
  50.                               | bibliography for where to go next. Text
  51.